home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8046 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  890 b 

  1. Path: hettar.cv.com!usenet
  2. From: abhagwat@cvbnet.CV.COM (Anil Madhav Bhagwat - India)
  3. Newsgroups: comp.lang.c
  4. Subject: Help needed
  5. Date: 1 Mar 1996 07:56:00 GMT
  6. Organization: Computervision R&D
  7. Distribution: all
  8. Message-ID: <4h6aig$n6r@hettar.cv.com>
  9. Reply-To: abhagwat@cvbnet.CV.COM
  10. NNTP-Posting-Host: farm2.cv.com
  11.  
  12. Hi,
  13. i am currently stuck up in a problem.
  14.  
  15. I have a static library which I want to split up into 4 DLLs according to functionality. The static library currently contains a large number of global variables. This will give problems if I decide to split the code across DLLs. I know that there are ways to export and import variables from DLLs. I have MS visual C++ 1.51 compiler. I tried using exporting importing of variables. But it doesn't work. Does anybody has a sample code for doing the same ?
  16. U can mail it to me. I will prefer it that way.
  17.  
  18. thanx in advance
  19.  
  20. anil
  21.  
  22.  
  23.